-
Home
-
MasterStudy LMS WordPress Plugin – for Online Courses and Education
-
3.5.2
-
Code
-
Classes
- BankAccount
Total Complexity |
51 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
591 |
Lines of code |
182 |
Logical lines of code |
76 |
Comment lines |
306 |
Methods |
50 |
Properties |
0 |
Methods 50
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addLink() |
S |
66 |
2 |
9 |
setId() |
S |
77 |
1 |
4 |
getExternalCustomerId() |
S |
82 |
1 |
3 |
setBillingAddress() |
S |
77 |
1 |
4 |
getBillingAddress() |
S |
82 |
1 |
3 |
setState() |
S |
77 |
1 |
4 |
getState() |
S |
82 |
1 |
3 |
setConfirmationStatus() |
S |
77 |
1 |
4 |
getConfirmationStatus() |
S |
82 |
1 |
3 |
setPayerId() |
S |
77 |
1 |
4 |
getPayerId() |
S |
82 |
1 |
3 |
setExternalCustomerId() |
S |
77 |
1 |
4 |
setMerchantId() |
S |
77 |
1 |
4 |
setBirthDate() |
S |
77 |
1 |
4 |
getMerchantId() |
S |
82 |
1 |
3 |
setCreateTime() |
S |
77 |
1 |
4 |
getCreateTime() |
S |
82 |
1 |
3 |
setUpdateTime() |
S |
77 |
1 |
4 |
getUpdateTime() |
S |
82 |
1 |
3 |
setValidUntil() |
S |
77 |
1 |
4 |
getValidUntil() |
S |
82 |
1 |
3 |
setLinks() |
S |
77 |
1 |
4 |
getLinks() |
S |
82 |
1 |
3 |
getBirthDate() |
S |
82 |
1 |
3 |
getLastName() |
S |
82 |
1 |
3 |
getId() |
S |
82 |
1 |
3 |
setCheckType() |
S |
77 |
1 |
4 |
setAccountNumber() |
S |
77 |
1 |
4 |
getAccountNumber() |
S |
82 |
1 |
3 |
setAccountNumberType() |
S |
77 |
1 |
4 |
getAccountNumberType() |
S |
82 |
1 |
3 |
setRoutingNumber() |
S |
77 |
1 |
4 |
getRoutingNumber() |
S |
82 |
1 |
3 |
setAccountType() |
S |
77 |
1 |
4 |
getAccountType() |
S |
82 |
1 |
3 |
setAccountName() |
S |
77 |
1 |
4 |
getAccountName() |
S |
82 |
1 |
3 |
getCheckType() |
S |
82 |
1 |
3 |
setLastName() |
S |
77 |
1 |
4 |
setAuthType() |
S |
77 |
1 |
4 |
getAuthType() |
S |
82 |
1 |
3 |
setAuthCaptureTimestamp() |
S |
77 |
1 |
4 |
getAuthCaptureTimestamp() |
S |
82 |
1 |
3 |
setBankName() |
S |
77 |
1 |
4 |
getBankName() |
S |
82 |
1 |
3 |
setCountryCode() |
S |
77 |
1 |
4 |
getCountryCode() |
S |
82 |
1 |
3 |
setFirstName() |
S |
77 |
1 |
4 |
getFirstName() |
S |
82 |
1 |
3 |
removeLink() |
S |
74 |
1 |
5 |